mainloop: Ensure we reset running to True when rerun
authorColin Walters <walters@verbum.org>
Sun, 29 Jan 2012 18:29:31 +0000 (13:29 -0500)
committerColin Walters <walters@verbum.org>
Sun, 29 Jan 2012 18:29:31 +0000 (13:29 -0500)
commit8c878ebb8690257138ea11a7ceba986ee56f01fe
tree3af7eb7ca3a40a08f5f7d55bcfbd050b4fb05fe9
parent3f4cdb5d9e03b185f70d5758ba4ccec7d5b95a43
mainloop: Ensure we reset running to True when rerun

Otherwise we pretty much exit immediately...
src/ostbuild/pyostbuild/mainloop.py